Skip to content

Update dependency qunit to v2.17.0 #3890

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 6, 2021
Merged

Update dependency qunit to v2.17.0 #3890

merged 1 commit into from
Sep 6, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
qunit (source) 2.16.0 -> 2.17.0 age adoption passing confidence

Release Notes

qunitjs/qunit

v2.17.0

Compare Source

==================

Added
  • HTML Reporter: Add "Rerun failed tests" link. (Jan Buschtöns) #​1626
  • Core: New error event for bailing on uncaught errors. (Timo Tijhof) #​1638
Changed
  • Core: Improve warning for incorrect hook usage to include module name. (Chris Krycho) #​1647
Deprecated
  • Core: The internal QUnit.onError and QUnit.onUnhandledRejection callbacks are deprecated. #​1638

    These were undocumented, but may have been used in a fork or other custom runner for QUnit.
    Switch to the supported QUnit.onUncaughtException instead.

Fixed
  • Assert: Improve validation handling of assert.throws() and assert.rejects(). (Steve McClure) #​1637
  • Core: Ensure skipped child module hooks don't leak memory. (Ben Demboski) #​1650
  • Core: Fix bad module nesting when module closure throws global error. #​1478
  • Core: Fix reporting of uncaught errors during QUnit.begin(). (Timo Tijhof) #​1446
  • Core: Fix reporting of uncaught errors during or after QUnit.done(). (Timo Tijhof) #​1629

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot assigned locks Sep 5, 2021
@rust-highfive rust-highfive assigned jtgeibel and unassigned locks Sep 5, 2021
@renovate renovate bot requested a review from Turbo87 September 5, 2021 19:17
@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @jtgeibel (or someone else) soon.

Please see the contribution instructions for more information.

@Turbo87
Copy link
Member

Turbo87 commented Sep 6, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Sep 6, 2021

📌 Commit d3e9ca4 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Sep 6, 2021

⌛ Testing commit d3e9ca4 with merge 0ab67f1...

@bors
Copy link
Contributor

bors commented Sep 6, 2021

☀️ Test successful - checks-actions
Approved by: Turbo87
Pushing 0ab67f1 to master...

@bors bors merged commit 0ab67f1 into master Sep 6, 2021
@renovate renovate bot deleted the renovate/qunit-2.x branch September 6, 2021 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants